Skip to content

2FA support - #317

Merged
nicosammito merged 18 commits into
mainfrom
feat/#304
Jul 30, 2026
Merged

2FA support#317
nicosammito merged 18 commits into
mainfrom
feat/#304

Conversation

@nicosammito

Copy link
Copy Markdown
Member

Close #304

@nicosammito nicosammito self-assigned this Jul 30, 2026
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sculptor/-/pipelines/2718810456

Status: Passed
Duration: 5 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15623625694/artifacts/out/index.html

import {TabContent} from "@code0-tech/pictor/dist/components/tab/Tab";
import CardSection from "@code0-tech/pictor/dist/components/card/CardSection";

const TOTP_ISSUER = "codezero.build"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe use the hostname that the user accessed the application over instead of hardcoding? If you work on multiple instances you need a way to know which totp code is for which instance

@nicosammito nicosammito Jul 30, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@nicosammito
nicosammito merged commit eabe414 into main Jul 30, 2026
1 check passed
@nicosammito
nicosammito deleted the feat/#304 branch July 30, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2FA support

2 participants